func github.com/jackc/pgx/v5.newProxyErr
2 uses
github.com/jackc/pgx/v5 (current package)
conn.go#L107: ErrNoRows = newProxyErr(sql.ErrNoRows, "no rows in result set")
conn.go#L112: func newProxyErr(background error, msg string) error {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)